Gets the session member at the specified index from the set of members.
public:
SessionMember& op_operator[](
utility::string_t index
)
index
Type: utility::string_tÂ
The index of the session member.
Type: SessionMemberÂ
Returns the session member at the specified index.
Header: Declared in MultiplayerSession.h.
Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).